ComponentOne Xamarin Edition
C1WrapCollectionView<T> Constructor
C1.CollectionView Assembly > C1.CollectionView Namespace > C1WrapCollectionView<T> Class : C1WrapCollectionView<T> Constructor
The source.
Initializes a new instance of the C1WrapCollectionView<T> class.
Syntax
public C1WrapCollectionView<T>( 
   IEnumerable source
)

Parameters

source
The source.
See Also

Reference

C1WrapCollectionView<T> Class
C1WrapCollectionView<T> Members